home *** CD-ROM | disk | FTP | other *** search
/ Best of www.BestZips.com (Collector's Edition) / Best of WWW.BESTZIPS.COM Collector's Edition (JCSM Shareware) (JCS Marketing).ISO / orgpims_ / haca039.zip / _SETUP.1 / HaCa.exe / 0 / RCDATA / TFRMALARM / TFRMALARM.txt < prev   
Text File  |  1996-12-27  |  6KB  |  311 lines

  1. object frmAlarm: TfrmAlarm
  2.   Left = 639
  3.   Top = 401
  4.   ActiveControl = edtAlarmDescription
  5.   BorderStyle = bsDialog
  6.   Caption = 'Quick Alarm'
  7.   ClientHeight = 277
  8.   ClientWidth = 347
  9.   Font.Color = clWindowText
  10.   Font.Height = -11
  11.   Font.Name = 'MS Sans Serif'
  12.   Font.Style = []
  13.   Icon.Data = {<image000.ico>}
  14.   Position = poScreenCenter
  15.   OnCreate = FormCreate
  16.   PixelsPerInch = 96
  17.   TextHeight = 13
  18.   object Label1: TLabel
  19.     Left = 7
  20.     Top = 232
  21.     Width = 82
  22.     Height = 13
  23.     Caption = 'Alarm Description'
  24.   end
  25.   object GroupBox1: TGroupBox
  26.     Left = 7
  27.     Top = 6
  28.     Width = 331
  29.     Height = 152
  30.     Caption = ' Timer '
  31.     TabOrder = 0
  32.     object radTimer1: TRadioButton
  33.       Tag = 1
  34.       Left = 9
  35.       Top = 18
  36.       Width = 80
  37.       Height = 17
  38.       Caption = '1 minute'
  39.       TabOrder = 0
  40.       OnClick = radTimer1Click
  41.     end
  42.     object radTimer5: TRadioButton
  43.       Tag = 5
  44.       Left = 9
  45.       Top = 42
  46.       Width = 80
  47.       Height = 17
  48.       Caption = '5 minutes'
  49.       TabOrder = 1
  50.       OnClick = radTimer1Click
  51.     end
  52.     object radTimer10: TRadioButton
  53.       Tag = 10
  54.       Left = 9
  55.       Top = 67
  56.       Width = 80
  57.       Height = 17
  58.       Caption = '10 minutes'
  59.       TabOrder = 2
  60.       OnClick = radTimer1Click
  61.     end
  62.     object radTimer15: TRadioButton
  63.       Tag = 15
  64.       Left = 9
  65.       Top = 91
  66.       Width = 80
  67.       Height = 17
  68.       Caption = '15 minutes'
  69.       TabOrder = 3
  70.       OnClick = radTimer1Click
  71.     end
  72.     object radTimer20: TRadioButton
  73.       Tag = 20
  74.       Left = 90
  75.       Top = 18
  76.       Width = 80
  77.       Height = 17
  78.       Caption = '20 minutes'
  79.       TabOrder = 4
  80.       OnClick = radTimer1Click
  81.     end
  82.     object radTimer30: TRadioButton
  83.       Tag = 30
  84.       Left = 90
  85.       Top = 42
  86.       Width = 80
  87.       Height = 17
  88.       Caption = '30 minutes'
  89.       TabOrder = 5
  90.       OnClick = radTimer1Click
  91.     end
  92.     object radTimer45: TRadioButton
  93.       Tag = 45
  94.       Left = 90
  95.       Top = 67
  96.       Width = 80
  97.       Height = 17
  98.       Caption = '45 minutes'
  99.       TabOrder = 6
  100.       OnClick = radTimer1Click
  101.     end
  102.     object radTimer60: TRadioButton
  103.       Tag = 60
  104.       Left = 90
  105.       Top = 91
  106.       Width = 80
  107.       Height = 17
  108.       Caption = '1 hour'
  109.       Checked = True
  110.       TabOrder = 7
  111.       TabStop = True
  112.       OnClick = radTimer1Click
  113.     end
  114.     object radTimer120: TRadioButton
  115.       Tag = 120
  116.       Left = 171
  117.       Top = 42
  118.       Width = 80
  119.       Height = 17
  120.       Caption = '2 hours'
  121.       TabOrder = 8
  122.       OnClick = radTimer1Click
  123.     end
  124.     object radTimer90: TRadioButton
  125.       Tag = 90
  126.       Left = 171
  127.       Top = 18
  128.       Width = 80
  129.       Height = 17
  130.       Caption = '90 minutes'
  131.       TabOrder = 9
  132.       OnClick = radTimer1Click
  133.     end
  134.     object radTimer180: TRadioButton
  135.       Tag = 180
  136.       Left = 171
  137.       Top = 67
  138.       Width = 80
  139.       Height = 17
  140.       Caption = '3 hours'
  141.       TabOrder = 10
  142.       OnClick = radTimer1Click
  143.     end
  144.     object RadioButton1: TRadioButton
  145.       Tag = 240
  146.       Left = 171
  147.       Top = 91
  148.       Width = 80
  149.       Height = 17
  150.       Caption = '4 hours'
  151.       TabOrder = 11
  152.       OnClick = radTimer1Click
  153.     end
  154.     object RadioButton2: TRadioButton
  155.       Tag = 300
  156.       Left = 255
  157.       Top = 18
  158.       Width = 60
  159.       Height = 17
  160.       Caption = '5 hours'
  161.       TabOrder = 12
  162.       OnClick = radTimer1Click
  163.     end
  164.     object RadioButton3: TRadioButton
  165.       Tag = 360
  166.       Left = 255
  167.       Top = 42
  168.       Width = 60
  169.       Height = 17
  170.       Caption = '6 hours'
  171.       TabOrder = 13
  172.       OnClick = radTimer1Click
  173.     end
  174.     object RadioButton4: TRadioButton
  175.       Tag = 420
  176.       Left = 255
  177.       Top = 67
  178.       Width = 60
  179.       Height = 17
  180.       Caption = '7 hours'
  181.       TabOrder = 14
  182.       OnClick = radTimer1Click
  183.     end
  184.     object RadioButton5: TRadioButton
  185.       Tag = 480
  186.       Left = 255
  187.       Top = 91
  188.       Width = 60
  189.       Height = 17
  190.       Caption = '8 hours'
  191.       TabOrder = 15
  192.       OnClick = radTimer1Click
  193.     end
  194.     object radTimerCustom: TRadioButton
  195.       Left = 9
  196.       Top = 121
  197.       Width = 60
  198.       Height = 17
  199.       Caption = 'Custom'
  200.       TabOrder = 16
  201.       OnClick = radTimerCustomClick
  202.     end
  203.     object edtTimerCustom: TEdit
  204.       Left = 75
  205.       Top = 118
  206.       Width = 38
  207.       Height = 21
  208.       Enabled = False
  209.       TabOrder = 17
  210.       OnChange = edtTimerCustomChange
  211.     end
  212.     object btnTimerOK: TButton
  213.       Left = 276
  214.       Top = 121
  215.       Width = 46
  216.       Height = 25
  217.       Caption = 'OK'
  218.       Default = True
  219.       TabOrder = 18
  220.       OnClick = btnTimerOKClick
  221.     end
  222.   end
  223.   object edtAlarmDescription: TEdit
  224.     Left = 7
  225.     Top = 246
  226.     Width = 332
  227.     Height = 21
  228.     TabOrder = 1
  229.   end
  230.   object GroupBox2: TGroupBox
  231.     Left = 7
  232.     Top = 164
  233.     Width = 254
  234.     Height = 56
  235.     Caption = ' Today Time '
  236.     TabOrder = 2
  237.     object Label2: TLabel
  238.       Left = 11
  239.       Top = 24
  240.       Width = 29
  241.       Height = 13
  242.       Caption = 'Hour :'
  243.     end
  244.     object Label3: TLabel
  245.       Left = 101
  246.       Top = 24
  247.       Width = 43
  248.       Height = 13
  249.       Caption = 'Minutes :'
  250.     end
  251.     object edtOre: TEdit
  252.       Left = 52
  253.       Top = 21
  254.       Width = 24
  255.       Height = 21
  256.       TabOrder = 0
  257.       Text = '0'
  258.     end
  259.     object UpDown1: TUpDown
  260.       Left = 76
  261.       Top = 21
  262.       Width = 15
  263.       Height = 21
  264.       Associate = edtOre
  265.       Min = 0
  266.       Max = 23
  267.       Position = 0
  268.       TabOrder = 1
  269.       Wrap = False
  270.     end
  271.     object edtMinuti: TEdit
  272.       Left = 147
  273.       Top = 21
  274.       Width = 24
  275.       Height = 21
  276.       TabOrder = 2
  277.       Text = '0'
  278.     end
  279.     object UpDown2: TUpDown
  280.       Left = 171
  281.       Top = 21
  282.       Width = 15
  283.       Height = 21
  284.       Associate = edtMinuti
  285.       Min = 0
  286.       Max = 59
  287.       Position = 0
  288.       TabOrder = 3
  289.       Wrap = False
  290.     end
  291.     object btnTodayTimeOK: TButton
  292.       Left = 200
  293.       Top = 20
  294.       Width = 46
  295.       Height = 25
  296.       Caption = 'OK'
  297.       TabOrder = 4
  298.       OnClick = btnTodayTimeOKClick
  299.     end
  300.   end
  301.   object btnCancel: TButton
  302.     Left = 283
  303.     Top = 184
  304.     Width = 46
  305.     Height = 25
  306.     Caption = 'Cancel'
  307.     TabOrder = 3
  308.     OnClick = btnCancelClick
  309.   end
  310. end
  311.